html {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
}
.navbar,footer,.login{background-color: #88df17;
 }
  
    .navbar a:hover {
        background: #bbdf9a;
        color: black;
      }

   .font1{
    font-family: 'Yellowtail', cursive;
}

.font3{
    font-family: 'Great Vibes', cursive;
}          
.header {background-color:#e7e423;
    height: 250px;
    background-image: url("images/BHsalle.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
h3 {height:50px ;
width: 150px;
background-color: #ffae00;}


li a,.titre a{color: black;}
.acc li{margin-left: 10%;
margin-top: 5%;
font-size:1rem ;list-style: none;}
.table,.table thead,.table th,.table td{border-color: #ffae00;}


/*.acc ul li {list-style:none;line-height: 1.5rem;margin-top: 10px;font-size:1.2rem ;}*/



